home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / imengv2.readme < prev    next >
Text File  |  1995-10-02  |  4KB  |  87 lines

  1. Short:    Image processing application V2.1
  2. Author:   s9407349@yallara.cs.rmit.edu.au (Simon Edwards)
  3. Uploader: s9407349@yallara.cs.rmit.edu.au (Simon Edwards)
  4. Type:     gfx/edit
  5.  
  6. Image Engineer V2.1 by Simon Edwards.
  7. - Freely Distributable -
  8.  
  9. Requirements
  10. ~~~~~~~~~~~~
  11. * 68020 or higher processor.
  12. * OS V2.04+, Image Engineer was developed under OS V3.0 and is therefore
  13.   fully compatable.
  14. * 2Mb of RAM bare minimum, at least 4Mb recommended, infinity is best.
  15. * Reqtools.library to be installed.
  16.   (available on aminet:/util/libs/ReqTools22_us.lha)
  17. * SuperView Library to be installed. (The latest version can be found in with
  18.   the SuperView distribution available on aminet:/gfx/show/SView470.lha)
  19.  
  20. Installation
  21. ~~~~~~~~~~~~
  22. Decompress the archive and run the supplied installer script.
  23.  
  24. Features
  25. ~~~~~~~~
  26.      * Coded in 100% 68020 Assembler
  27. New! * Colour or grey dithered preview images.
  28.      * Multiple image editing
  29.      * All processing is done in 8 bit grey or 24 bit colour
  30.      * Fully integrated Arexx support, 74 Arexx commands.
  31.      * Uses superview.library for loading and saving. superview.library
  32.        currently supports IFF-ILBM, IFF-ACBM, PCX, GIF, BMP (W*nd*ws), JPEG,
  33.        PhotoCD, TIFF, EPS, FBM (*nix), PNM (*nix), WPG (W*rdP*rf*ct), IMG
  34.        (GEM), MAC (M*cPaint), C64 (Koala,Doodle), Targa, Pictor/PCPaint,
  35.        SunRaster, IFF-YUVN, WinIcon, QRT, PICT-2, IFF-DEEP, SGI, SVO and all
  36.        OS3-Datatypes.
  37.      * Can display images using superview.library. superview.library currently
  38.        supports ECS, AGA, EGS7, OpalVision, Retina, CyberGraphics, PicassoII,
  39.        Merlin.
  40.      * Supports AGA where available.
  41.      * Render images to standard Amiga screen modes including HAM6 and HAM8.
  42.      * Dither images using Floyd-Steinberg, Burkes, Stucki, Sierra, Jarvis
  43.        and Stevenson-Arce error diffusion algorithms.
  44.      * Image Composition with Alpha channels.
  45.      * User Definable Convolves
  46.      * Image balance control, brightness, contrast, gamma,
  47.      * Hue and saturation control.
  48.      * Extensive filtering control, lowpass (blur), highpass, sharpen, median
  49.      * Maximum & minimum filtering.
  50.      * Image Scaling, Crop, Autocrop, Reflect, Negative, Contrast Stretch,
  51.        False Colour, Convert to Colour, Convert to Grey, Local Contrast
  52.        Stretch.
  53.      * Rotate image
  54.      * Remove feature effect
  55.      * Halftone effects
  56.      * Twirl effect
  57.      * Bulge effect
  58.      * Displace Pixels using Alpha channels effect
  59.      * It's Free!, The money you save on software you can spend on hardware.
  60.                                                                          ;-)
  61.  
  62. Image Engineer Web Support Page
  63. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  64. The latest version of Image Engineer is available for download, along with
  65. other information and its current status can be found at:-
  66.  
  67. http://minyos.xx.rmit.edu.au/~s9407349/
  68.  
  69.  
  70. Recent History
  71. ~~~~~~~~~~~~~~
  72.  
  73. V2.1   2/10/95
  74.        Bug fixes:-
  75.                  * Intermediate bug with the gadgets in most windows.
  76.                  * Bug in the Gamma function
  77.        New Features:-
  78.                  * Colour preview images
  79.                  * Dithered previews, colour and grey.
  80.        Other:-
  81.                  * Palette requester will now let you edit 32 colours on
  82.                    non-AGA machines, instead of 0 colours.
  83.                  * RMB in render screens also brings the corresponding
  84.                    project preview window to the front.
  85.                  * can be made to flush memory, on start up/exit.
  86.                  * Licensed to use V11.8+ of SuperView Library.
  87.